Conversion From Octal To Decimal


 
 
Concept Explanation
 

Conversion From Octal To Decimal

Converting From Octal To Decimal:

The octal number system has base 8. The following three steps are used to convert to a base 10 value from octal number system :

  • Step 1 : Determine the column (positional) value of each digit (this depends on the position of the digit and the base of the number system that is 8).
  • Step 2 : Multiply the obtained column values (in Step 1) by the digits in the corresponding columns.
  • Step 3 : Sum the products calculated in Step 2. The total is the equivalent in decimal. 
  • Example 1:

     1101_8=?_1_0

    Solution:

    In the question the number is given with a base 8

    Step 1: Determine column values

    .... (More Text Available, Login?)
     
     


    Students / Parents Reviews [20]